home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: rykk@ix.netcom.com(kendrick adams )
- Newsgroups: comp.lang.c++
- Subject: Re: visual c++ 1.5 compiler not working in windows 95-thaankyou
- Date: 24 Jan 1996 04:36:07 GMT
- Organization: Netcom
- Message-ID: <4e4cvn$53q@reader2.ix.netcom.com>
- References: <4ducds$aei@ixnews6.ix.netcom.com> <310512b0.294431@news.service.uci.edu>
- NNTP-Posting-Host: sac-ca8-17.ix.netcom.com
- X-NETCOM-Date: Tue Jan 23 8:36:07 PM PST 1996
-
-
- >
- >How did you save the file?
- I remember doing the same thing, but
- >having saved the file as "hello.c". It turns out that VC++ tried to
- >compile it as a c source file, instead of a c++ source file. Gave me
- >something to the extent of 100+ errors, and quits. Maybe you did the
- >same thing?
- >
- >_________________________________
- >Just my opinion, please treat it as such. Thank you! :)
- >Jerry Wen (freak@uci.edu)
-
-
-
- i changed the file to hello.cxx and it worked fine thank you very much,
- its strange that the book said you could use any of the three
- extensions, it would seem it was misleading.
- thanks again
- rykk
-